The Dreamweaver JavaScript API > Toggle functions > dom.getPreventLayerOverlaps() |
![]() ![]() ![]() |
Availability
Dreamweaver 3.0
Description
Gets the current state of the Prevent Layer Overlaps option.
Arguments
None.
Returns
A Boolean value indicating whether the option is on (true
) or off (false
).
Enabler
None.
![]() ![]() ![]() |